www.gusucode.com > 红色大方的企业网站源码 1 > 红色大方的企业网站源码 1.0/qiye_red/Product.asp

    <!--#include file="Inc/SysProduct.asp" -->

<%
function cutstr(tempstr,tempwid)
if len(tempstr)>tempwid then
cutstr=left(tempstr,tempwid)&"..."
else
cutstr=tempstr
end if
end function%>
<%
MaxPerPage=MaxPerPage_Default
strFileName="Product.asp?BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName 
%>

<!-- #include file="Head.asp" -->

<table width="1000" height="579" border="0" align="center" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td width="265" height="563" valign="top" background="imgbsy/l1.jpg"><table cellspacing="0" cellpadding="0" width="265" border="0">
        <tbody>
          <tr>
            <td><img height="34" src="imgbsy/gg.jpg" width="265" /></td>
          </tr>
          <tr>
            <td valign="top" width="265" background="imgbsy/gg11.jpg" height="114"><table width="245" border="0">
              <tbody>
                <tr>
                  <td width="10">&nbsp;</td>
                  <td width="225"><marquee onMouseOver="this.stop()" 
                  style="FONT-SIZE: 9pt; COLOR: #000000" onMouseOut="this.start()" 
                  scrollamount="1" scrolldelay="50" direction="up" width="210" 
                  height="90">
                    <table bordercolor="#ffffff" cellspacing="0" cellpadding="0" 
                  width="210" align="center" border="0">
                      <tbody>
                      <%
set rs_news=server.createobject("adodb.recordset")
sqltext4="select top 1 * from Affiche order by id desc"
rs_news.open sqltext4,conn,1,1				 	
%>

<%i=0
do while not rs_news.eof%>
                          <tr>
                            <td valign="top">
<span class="px12">
  本站公告:
&nbsp;<a href='#' onClick="javascript:window.open('Affiche.asp?ID=<%=rs_news("id")%>', 'newwindow', 'height=450, width=400, toolbar=no, menubar=no, scrollbars=auto, resizable=no, location=no, status=no')" title='<%=cutstr(rs_news("title"),15)%>'><font color='#FF0000'><%=cutstr(rs_news("title"),15)%></font></a>&nbsp;

</td>   
</tr>                       
 <%rs_news.movenext
i=i+1
if i=6 then exit do
loop
rs_news.close %> 


                      </tbody>
                    </table>
                  </marquee></td>
                </tr>
              </tbody>
            </table></td>
          </tr>
          <tr>
            <td><img height="30" src="imgbsy/product1.gif" width="265" /></td>
          </tr>
          <tr>
            <td><img height="9" src="imgbsy/fbjx1_07.jpg" width="265" /></td>
          </tr>
          <tr>
            <td valign="top" background="imgbsy/fbjx1_08.jpg" height="150">
			
<table width="245" border="0">			
			
<% call ShowSmallClass_Tree() %>
	
	
	

</TABLE>

			
			
			
			
			</td>
          </tr>
          <tr>
            <td><img height="9" src="imgbsy/fbjx1_10.jpg" width="265" /></td>
          </tr>
          <tr>
            <td><img height="37" src="imgbsy/con1.gif" width="265" /></td>
          </tr>
          <tr>
            <td valign="top" width="265" background="imgbsy/tu1.jpg" height="180" style="padding-top:5px;">

<!--#include file="qq.asp" -->	

            </td>
          </tr>
        </tbody>
      </table></td>
      <td valign="top" background="imgbsy/fbjx1_04.jpg"><table cellspacing="0" cellpadding="0" width="735" border="0">
        <tbody>
          <tr>
            <td width="735" height="38" background="imgbsy/title.gif"><table width="735" height="38" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="173" class="about1">产品展示</td>
                <td width="388">&nbsp;</td>
                <td width="174" class="about2"> 首页 &gt;&gt; 产品中心</td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td valign="top" background="imgbsy/fbjx1_04.jpg" bgcolor="#FFFFFF"><table cellspacing="0" cellpadding="0" width="700" align="center">
              <tbody>
                <tr>
                  <td class="px12" 
                  valign="top" style=" padding-top:20px; padding-left:10px; padding-right:15px; line-height:25px;"><table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="226" height="30"><% call ShowClassGuide() %></td>
                      <td width="227">&nbsp;</td>
                      <td width="102"><% call ShowProductTotal() %></td>
                    </tr>
                    <tr>
                      <td 
                  height="42" colspan="3"><form action="Payment.asp" method="post" name="Inquire" target="_blank" id="Inquire" >
                          <table width="100%" border="0" cellspacing="0" cellpadding="0">
                            <tr>
                              <td width="100%" height="5" colspan="3"></td>
                            </tr>
                            <tr>
                              <td colspan="3" >







<% call ShowProduct(32) %>









                              </td>
                            </tr>
                          </table>
                      </form></td>
                    </tr>
                    <tr>
                      <td height="1" colspan="3">
<%
		  if totalput>0 then		    
		  	call showpage(strFileName,totalput,MaxPerPage,false,true,"个产品")
		  end if
		  %>
                      </td>
                    </tr>
                  </table></td>
                </tr>
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
    </tr>
    <tr valign="top">
      <td background="imgbsy/m1.jpg" colspan="2"></td>
    </tr>
    <tr valign="top">
      <td colspan="2" background="imgbsy/m1.jpg" bgcolor="#FFFFFF"></td>
    </tr>
    <tr valign="top">
      <td colspan="2" height="16"><img height="16" src="imgbsy/b1.jpg"  width="1000" /></td>
    </tr>
  </tbody>
</table>
<!--#include file="foot.asp" -->